MessageIsReadOnly Property
Contains true if message is read only.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean
Get
Set
Property Value
Booleantrue if this instance is read only; otherwise,
false.